home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / comti12a.zip / COMTIMER.EXE / 0 / RCDATA / TOMDLG / TOMDLG.txt < prev   
Text File  |  1996-06-02  |  4KB  |  200 lines

  1. object OmDlg: TOmDlg
  2.   Left = 318
  3.   Top = 140
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'About ComTimer'
  7.   ClientHeight = 381
  8.   ClientWidth = 257
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 8
  21.     Top = 12
  22.     Width = 241
  23.     Height = 333
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     TabOrder = 0
  27.     object Label1: TLabel
  28.       Left = 24
  29.       Top = 16
  30.       Width = 193
  31.       Height = 33
  32.       Caption = 'ComTimer 1.12a'
  33.       Font.Color = clRed
  34.       Font.Height = -29
  35.       Font.Name = 'Times New Roman'
  36.       Font.Style = []
  37.       ParentFont = False
  38.     end
  39.     object Label2: TLabel
  40.       Left = 16
  41.       Top = 56
  42.       Width = 209
  43.       Height = 16
  44.       Caption = 'Copyright 1996 by G∩┐╜ran Str∩┐╜mst∩┐╜n'
  45.       Font.Color = clPurple
  46.       Font.Height = -13
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = []
  49.       ParentFont = False
  50.     end
  51.     object Label4: TLabel
  52.       Left = 35
  53.       Top = 80
  54.       Width = 172
  55.       Height = 13
  56.       Caption = 'Digits used are copyrighted 1996 by '
  57.     end
  58.     object Label5: TLabel
  59.       Left = 51
  60.       Top = 96
  61.       Width = 138
  62.       Height = 13
  63.       Caption = 'Alberto Garcia Alvarez, Spain'
  64.     end
  65.     object Label6: TLabel
  66.       Left = 46
  67.       Top = 112
  68.       Width = 149
  69.       Height = 13
  70.       Caption = 'E-mail: agarcia@etsiig.uniovi.es'
  71.     end
  72.     object GroupBox1: TGroupBox
  73.       Left = 8
  74.       Top = 128
  75.       Width = 225
  76.       Height = 41
  77.       Caption = 'E-mail'
  78.       TabOrder = 0
  79.       object Label3: TLabel
  80.         Left = 58
  81.         Top = 18
  82.         Width = 108
  83.         Height = 13
  84.         Caption = 'gstromsten@ngs1.pp.fi'
  85.       end
  86.     end
  87.     object GroupBox2: TGroupBox
  88.       Left = 8
  89.       Top = 240
  90.       Width = 225
  91.       Height = 81
  92.       Caption = 'Shareware'
  93.       TabOrder = 1
  94.       object Label10: TLabel
  95.         Left = 25
  96.         Top = 32
  97.         Width = 38
  98.         Height = 13
  99.         Caption = 'Label10'
  100.         Visible = False
  101.       end
  102.       object Label11: TLabel
  103.         Left = 25
  104.         Top = 48
  105.         Width = 38
  106.         Height = 13
  107.         Caption = 'Label11'
  108.         Visible = False
  109.       end
  110.       object Memo1: TMemo
  111.         Left = 8
  112.         Top = 16
  113.         Width = 209
  114.         Height = 57
  115.         Lines.Strings = (
  116.           'If you like and use ComTimer v1.12, '
  117.           'then your'#39're supposed to pay the '
  118.           'author USD 10.'
  119.           '-- -- --'
  120.           'E-mail to the author telling your '
  121.           'comments about ComTimer.'
  122.           ''
  123.           'e-mail: gstromsten@ngs1.pp.fi'
  124.           ''
  125.           'Spreading copies of this software is'
  126.           'encouraged.'
  127.           ''
  128.           'This package may be freely distributed,'
  129.           'but the distributor isn'#39't allowed to '
  130.           'charge anything else than the cost of'
  131.           'distribution. ')
  132.         ReadOnly = True
  133.         ScrollBars = ssVertical
  134.         TabOrder = 0
  135.       end
  136.     end
  137.     object GroupBox3: TGroupBox
  138.       Left = 8
  139.       Top = 172
  140.       Width = 225
  141.       Height = 65
  142.       Caption = 'Postal adress'
  143.       TabOrder = 2
  144.       object Label7: TLabel
  145.         Left = 67
  146.         Top = 16
  147.         Width = 79
  148.         Height = 13
  149.         Caption = 'G∩┐╜ran Str∩┐╜mst∩┐╜n'
  150.       end
  151.       object Label8: TLabel
  152.         Left = 67
  153.         Top = 32
  154.         Width = 66
  155.         Height = 13
  156.         AutoSize = False
  157.         Caption = 'Heikelgr∩┐╜nd 6'
  158.       end
  159.       object Label9: TLabel
  160.         Left = 67
  161.         Top = 48
  162.         Width = 138
  163.         Height = 13
  164.         AutoSize = False
  165.         Caption = 'FIN-02700 Grankulla, Finland'
  166.       end
  167.       object Image1: TImage
  168.         Left = 160
  169.         Top = 16
  170.         Width = 50
  171.         Height = 25
  172.       end
  173.       object Image2: TImage
  174.         Left = 8
  175.         Top = 24
  176.         Width = 50
  177.         Height = 25
  178.       end
  179.     end
  180.   end
  181.   object BitBtn1: TBitBtn
  182.     Left = 91
  183.     Top = 352
  184.     Width = 75
  185.     Height = 25
  186.     TabOrder = 1
  187.     Kind = bkOK
  188.   end
  189.   object Timer1: TTimer
  190.     OnTimer = Timer1Timer
  191.     Left = 200
  192.     Top = 360
  193.   end
  194.   object Timer2: TTimer
  195.     OnTimer = Timer2Timer
  196.     Left = 32
  197.     Top = 360
  198.   end
  199. end
  200.